home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / tags18.zip / TEST.ASM < prev    next >
Assembly Source File  |  1991-07-31  |  656b  |  29 lines

  1.  
  2.         union Union1
  3.         union Union1
  4.         Hello dw There
  5.         Union2 Union
  6.         Fun df 4
  7.         Fun2 dd 4
  8.         Fun3 dp 4
  9.         Fun4 dt 4
  10.         struc Struc1
  11.         Struc2 struc
  12.         More dq 0
  13.         macro Macro1
  14.         Macro2 macro
  15.         Are db 0
  16.         comment *
  17.                 proc pthppt
  18.                 label_not:*
  19.         Proc2 proc
  20.         proc Proc1
  21.         Cats = 2
  22.         Label1:
  23.         Dead equ Skeleton
  24.         label Label2
  25.         Label3 label
  26.         hello catstr goodbye hello
  27.         
  28.         goodtimes c pascal basic fortran prolog nolanguage windows oddnear oddfar normal proc
  29.